From d217422dcea7b8a70cc7e0f4193664136f28212d Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 21 Feb 2004 18:23:10 +0000 Subject: [PATCH] (Window System Selections): Add anchor. --- lispref/frames.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/lispref/frames.texi b/lispref/frames.texi index 02cc1e68f8d..0be4c525822 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1503,6 +1503,7 @@ This function returns the contents of cut buffer number @var{n}. If omitted @var{n} defaults to 0. @end defun +@anchor{Definition of x-set-cut-buffer} @defun x-set-cut-buffer string &optional push This function stores @var{string} into the first cut buffer (cut buffer 0). If @var{push} is @code{nil}, only the first cut buffer is changed. -- 2.30.2